home *** CD-ROM | disk | FTP | other *** search
-
- Font Local HudTitle 15 28 0xFF9FBFFF 0xBF1F2F3F
-
- item
- {
- Text NotInTrial_bis
- Font Local
- Pos xNA yNA
- ShowIfNot /Intern/LevelTrial 0 0
- }
-
-
- item Play
- {
- Text Select
- Pos x y Center
-
- OnActionIf /Intern/LevelTrial 0
- {
- menu Difficulty
- }
-
- OnActionIf /Intern/LevelTrial 1
- {
- menu BuyFullVersion
- }
-
- ShowIf /Intern/ChooseZone -1 -1
- }
-
-
- item Play
- {
- Text Select
- Pos x y Center
-
- OnActionIf /Intern/LevelTrial 0
- {
- StartGame -1
- }
-
- OnActionIf /Intern/LevelTrial 1
- {
- menu BuyFullVersion
- }
-
- ShowIfNot /Intern/ChooseZone -1 -1
- }
-
- item
- {
- Add y dy
-
- Text Instruction
- Pos x y Center
- Add y dy
- OnAction
- {
- menu Instruction
- }
- }
-
-
- item
- {
- Text Back
- Pos x y Center
- Add y dy
- OnAction
- {
- MenuBack
- }
- }
-
- //Font Bigbig HugeChars 30 40 0xFF9FBFFF 0xAF1F2F3F
- //
- //item
- //{
- // Text NotInTrial
- // Font Bigbig
- // Pos x 203
- // ShowIfNot /Intern/LevelTrial 0 0
- //}
-